home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / os2 / os2tnt11.zip / OS2TNT.DOC
Text File  |  1992-04-20  |  25KB  |  574 lines

  1.  
  2.  
  3.                             OS/2 Tips and Techniques
  4.                                   Version 1.1
  5.                                     4/20/92
  6.  
  7.                             David E. Reich  IBM Corp
  8.                              OS/2 Technical Support
  9.  
  10.  
  11.  Introduction
  12.  ------------
  13.  
  14.  This is an informal document, produced by the OS/2 Technical Support Team.
  15.  It includes tips and techniques describing how to use and navigate
  16.  around OS/2 2.0 along with information on known techniques or workarounds for
  17.  various applications and machine types.
  18.  
  19.  It is recommended to read the OS/2 2.0 product README file as well as this
  20.  document.
  21.  
  22.  This document will continue to be updated. As we discover new techniques
  23.  and tips, they will be reflected in this paper.
  24.  
  25.  The purpose of this document is to provide readers with an awareness of
  26.  quick and easy ways to accomplish various tasks with OS/2. There are also
  27.  techniques and information that will help you run your OS/2 system on
  28.  various machine configurations.
  29.  
  30.  This document is organized in three sections. Section 1 describes tips and
  31.  techniques on topics such as backing up a complete set of your INI files and
  32.  desktop configuration, quickly customizing the WorkPlace Shell and the like.
  33.  Section 2 will cover application configuration and compatibility topics and
  34.  section 3 will discuss hardware topics.
  35.  
  36.  If you have any questions or comments on this document, or find anything you
  37.  feel may be of use to others and would like to see in a future revision of the
  38.  OS/2 TNT document, please contact the author, or one of the IBM service
  39.  representatives on Compuserve, BIX, Prodigy, IIN or other applicable service.
  40.  
  41.  Notes: Compuserve membership services can be reached at 1-800-848-8199 x239.
  42.  
  43.         IBM IIN BBS registration can be reached at 1-800-547-1283.
  44.  
  45.         General IBM OS/2 product information and availability can be
  46.         obtained by calling 1-800-3IBMOS2.
  47.  
  48.         The OS/2 Support Line is available at 1-800-237-5511. This is a
  49.         free service for the first 60 days.
  50.  
  51.  
  52.  Section 1 - General Tips, hints and techniques
  53.  ---------
  54.  
  55.  - Reading the README before install
  56.    ---------------------------------
  57.  
  58.    The README file for OS/2 2.0 is packed on diskette number 6. If you have
  59.    a system with a formatted hard disk, you can manually unpack the file
  60.    and read it before installation. To do this, boot the install disk. Then
  61.    when prompted, insert disk 1. Then when asked to press ESC to cancel, press
  62.    the ESC key. You will get a command prompt. Copy the file UNPACK.EXE from
  63.    disk 2 onto your hard disk. Then insert disk 6. Make your hard disk the
  64.    current drive and type:
  65.  
  66.     UNPACK A:\REQUIRED . /N:README
  67.  
  68.    You will them have the readme on your hard disk, suitable for reading
  69.    and/or printing.
  70.  
  71.  
  72.  - If your installation procedure aborts
  73.    -------------------------------------
  74.  
  75.    There may be occasion when your install aborts. For example, if you
  76.    get a power hit. If you have passed the first reboot, and are in the
  77.    graphical installation, you can restart your installation procedure
  78.    without going through all of the preliminary steps.
  79.  
  80.    1) Identify which disk was being unpacked when the procedure failed.
  81.    2) Subtract that from 16 and add one. For example, if you were on disk
  82.       9, then your result would be 8.
  83.    3) Boot from the install disk, and insert disk 1 when prompted.
  84.    4) When you are asked to press ESC to cancel, press the ESC key. You will
  85.       get a command prompt.
  86.    5) Use a text editor to edit the CONFIG.SYS file on the hard disk.
  87.    6) In the line starting with FIRSTDISK, edit that to be
  88.       FIRSTDISK=<the disk number from step 1>
  89.       example: FIRSTDISK=9
  90.    7) In the line starting with NUMDISKS, edit that to be
  91.       NUMDISKS=<the number from step 2>
  92.       example: NUMDISKS=7
  93.    8) Now remove the diskettes and reboot from the hard disk. You will see the
  94.       graphical install panel. Select OK, Install and all defaults. You will
  95.       now be prompted for the disk from step 1, which is the disk where the
  96.       procedure aborted before. All of your previous Selective Install
  97.       choices are preserved.
  98.  
  99.  
  100.  - Immediately after install
  101.    -------------------------
  102.  
  103.    After installation, and before you run any DOS or Windows programs,
  104.    we recommend you shut down your system. This only needs to be done once,
  105.    immediately after you are finished installing OS/2 2.0
  106.  
  107.  
  108.  - Changing icon text color
  109.    ------------------------
  110.  
  111.    If you want to change the color of the text under the icons in a folder,
  112.    use the color palette to drag a color to the icon text. To do this,
  113.    open the color palette. Choose the color. Then press the Ctrl key and while
  114.    holding that down, use mouse button 2 to click and drag the desired color
  115.    from the palette to the icon text. Then drop the color there and release
  116.    the Ctrl key. Note that all icon text within a folder is changed. You
  117.    cannot do this on a per-icon basis within a folder.
  118.  
  119.  
  120.  - Creating icons from/for graphical applications
  121.    ----------------------------------------------
  122.  
  123.    NOTE: This will only work for graphical applications. Text applications
  124.          must have custom icons done by hand.
  125.  
  126.    1. Bring up the program in a windowed session, and use the system icon
  127.       (upper left corner) pulldown to change it to a windowed, scaled image.
  128.    2. Run the program until a nice graphic about the size of an icon appears
  129.       on the screen.  (E.g., Mario standing on the lowest level, poised for
  130.       action.)
  131.    3. Select mark from the system icon, and mark the graphic area about the
  132.       size of a desktop icon.  Then select "copy" to move it to the clipboard.
  133.    4. Open the settings for the program, and select the General tab, to
  134.       get to the "DOS" icon.
  135.    5. Select the create another button, which brings up the icon editor.
  136.    6. Select File/New, and Icon, to create a new icon.
  137.    7. Select Edit/Paste to paste in your graphic.  Clean it up a little with
  138.       the icon editor, if you want.
  139.    8. Select File/Save as, and store it as program.ico (eg, Mario.ico) in the
  140.       same drive and directory as the program (.com, .exe) itself is stored.
  141.       Exit the icon editor.
  142.    9. (You're back at the settings notebook.)  Click the Find button, and find
  143.       the .ico you just stored.  Using the Drives tab is the easiest way.
  144.       Select the icon, and save.
  145.    10.Exit the settings folder, and voila!  The "DOS" icon has been
  146.       replaced with a snazzy graphic icon, right out of the application.
  147.  
  148.  
  149.  - If you lose some important folders
  150.    ----------------------------------
  151.  
  152.    An interesting thing happened where a user dragged the OS/2 System object
  153.    into a drive folder. The user subsequently closed the drive folder and
  154.    all drives objects. The user could not get to the OS/2 System object,
  155.    because the drives objects were in it, and it was in the drives object!
  156.  
  157.    All folders are represented in the OS/2 file system. If you run into a
  158.    situation like the one described above, you can use the OS/2 command line
  159.    to do the following:
  160.  
  161.    Use the MOVE command to move the folder (a subdirectory within the file
  162.    system) to the proper place.
  163.  
  164.    For example, the OS/2 System folder is called "OS!2 System". You will
  165.    notice that each folder has a representative subdirectory under the
  166.    "OS!2 2.0 DESKTOP" subdirectory.
  167.  
  168.    To move a folder that is inaccessible due to a scenario described above,
  169.    use the MOVE command to place it in an accessible place.
  170.    To move the "OS!2 SYSTEM" folder to the desktop, for example, go into the
  171.    subdirectory where "OS!2 SYSTEM" is.
  172.    Then type:
  173.  
  174.     MOVE "OS!2 SYSTEM" \"OS!2 2.0 DESKTOP"
  175.  
  176.    This will move the folder back to the desktop.
  177.  
  178.    NOTE: ONLY do this if your folders are inaccessible from the shell!
  179.  
  180.  
  181.  - Quick and easy way to get an OS/2 Window
  182.    ----------------------------------------
  183.  
  184.    Add a new menu item to the desktop pop-up menu pointing to CMD.EXE
  185.  
  186.    1) Click with the right mouse button to get the menu.
  187.    2) Open settings
  188.    3) Go to the MENU page
  189.    4) On the primary pop-up entry, select "Create Another"
  190.    5) For the program name, put in OS/2 Window (or whatever you'd like)
  191.    6) For the program name enter C:\OS2\CMD.EXE (or use whatever your boot
  192.                                                  drive is)
  193.    7) Close all windows opened in steps 1-6.
  194.    8) Now click the right mouse button on the desktop to bring up the menu.
  195.       You now see your OS/2 Window entry on the menu. Selecting it will
  196.       give you an OS/2 window.
  197.  
  198.  
  199.  - Enabling the UNDELETE function
  200.    ------------------------------
  201.  
  202.    If you activate the OS/2 UNDELETE function, you should only delete files
  203.    from command prompts. Files deleted through the Workplace Shell user
  204.    interface are permanently deleted.
  205.  
  206.    To activate this function, simply edit the CONFIG.SYS file, and remove
  207.    the "REM" from the line beginning
  208.        REM SET DELDIR.......
  209.  
  210.    Upon reboot, the undelete function is active
  211.  
  212.  
  213.  - Preventing STARTUP applications from opening
  214.    --------------------------------------------
  215.  
  216.    OS/2 2.0 has a STARTUP folder which will automatically start any programs
  217.    within it at system boot time. Additionally, any programs that were running
  218.    when the system was shut down are started upon bootup.
  219.  
  220.    There may be some cases where you have installed an application to
  221.    automatically start and it has somehow become corrupted.
  222.    It is sometimes useful to inhibit the auto-start features of the Workplace
  223.    Shell. You can do this as follows:
  224.  
  225.       When the system is starting, you will see the Workplace desktop
  226.       background paint. As soon as you see the mouse pointer show up on the
  227.       desktop, press and hold the CTRL and SHIFT keys then press and hold
  228.       the F1 key. You should hold this down for approximately 15 seconds,
  229.       or until the desktop icons appear. If the hard disk light stops
  230.       during this period, your system may be suspended. Release the
  231.       keys quickly, then resume holding them until the desktop icons appear.
  232.  
  233.       This will inhibit all of the applications in the startup folder from
  234.       coming up, and inhibit the auto-start of programs running at the time
  235.       the system was shut down.
  236.  
  237.  
  238.  - Shutting down a mouseless system
  239.    --------------------------------
  240.  
  241.    The shutdown procedure is accessed from the desktop's menu. To access this
  242.    menu without a mouse, first press and hold the CTRL key while pressing the
  243.    ESC key. Cursor up to the OS/2 Desktop entry and hit ENTER. Now press the
  244.    spacebar to deselect all currently selected icons. Press SHIFT and hit the
  245.    F10 key. This will bring up the desktop's menu. You can now cursor down to
  246.    the Shutdown option and press enter to shut down the system.
  247.  
  248.  
  249.  - Restoring a corrupted desktop
  250.    -----------------------------
  251.  
  252.    There may be cases where your desktop may have been corrupted. An example
  253.    is if you booted DOS and tried to rearrange your hard disk and corrupted
  254.    either INI files or Extended Attributes. The following mechanisms have been
  255.    implemented to help in these cases.
  256.  
  257.    1) There is an undocumented function in OS/2 2.0 that will backup your
  258.       current INI files and CONFIG.SYS and give you the ones that were set up
  259.       initially during installation. Note however, that any modifications
  260.       (such as shadows and associations) since installation will be lost
  261.       and have to be recreated.
  262.  
  263.       This is function is also useful if you have followed the product
  264.       documentation and created new INI files you wish to make current.
  265.       (i.e.- OS/2 1.3 "look and feel" INI files)
  266.  
  267.       The steps are:
  268.  
  269.       a) Reboot your system.
  270.  
  271.       b) As soon as you hear a single beep from the system speaker after the
  272.          Power on Self Test completes (or as soon as you hit the enter key at
  273.          the MOST menu or power-on password prompt), press and hold the
  274.          ALT key and press F1. Hold these keys down until you hear rapid
  275.          beeping from the system indicating that the keyboard buffer is full.
  276.  
  277.       c) This will back up your old INI files and CONFIG.SYS. You will see
  278.          a message during the boot process confirming the backup. If you do not
  279.          see the message, it did not work and you may have to try again.
  280.          This will not erase any files off of your disk, just restore your
  281.          desktop to a basic state.
  282.  
  283.          The INI files in the \OS2\INSTALL will be copied and made active.
  284.          If you have new INI files you wish to make current, place them
  285.          here (but remember to back up a copy of the old ones). Then execute
  286.          this procedure.
  287.  
  288.    2) If you have corrupted INI files, or lose objects such as the clock or
  289.       font palettes, and option (1) above does not help, you can retrieve them
  290.       by remaking your INI file.
  291.  
  292.       To do this, boot off the install disks. Press ESC to get to a command
  293.       prompt and change to the \OS2 directory.
  294.  
  295.       Once there, type MAKEINI OS2.INI INI.RC
  296.  
  297.       Then reboot your machine.
  298.  
  299.       This will look at the INI file from installation and merge items in it
  300.       with your current INI file, thus restoring the lost objects.
  301.  
  302.    3) If you have corrupted EAs and have lost folders and/or program
  303.       references, the recommended method is to simply use the templates
  304.       and recreate them.
  305.  
  306.       The second option is to try step (1), above.
  307.  
  308.       In the event that your desktop objects are so far gone that you cannot
  309.       use it (this is the last resort), boot your install disks and escape
  310.       to a command prompt. Then delete the \"OS!2 2.0 DESKTOP" directory and
  311.       everything underneath it. Then look at item (1), above.
  312.  
  313.  
  314.  
  315.  
  316.  Section 2 - Application tips
  317.  ---------
  318.  
  319.  - Microsoft Windows Product
  320.    -------------------------
  321.    In general, it is advisable to not keep the Microsoft Windows product on
  322.    your OS/2 system. The reason is that IBM OS/2 2.0 includes a full, working
  323.    copy of the Windows code called WIN-OS2. Applications from Windows can be
  324.    run under WIN-OS2. We advise that you use OS/2's "Migrate Applications"
  325.    utility to capture all of your Windows apps and remove the Windows code.
  326.    Many of the files from Microsoft Windows have the same names as WIN-OS2,
  327.    but are different. WIN-OS2 offers you the function of running Windows
  328.    programs on your OS/2 desktop and if Windows files are also on your disk,
  329.    there may be conflicts. So, if you plan to run WIN-OS2, you should remove
  330.    the Windows product from your disk.
  331.  
  332.  
  333.  - Clipboarding from DOS or OS/2 to WIN-OS2 programs
  334.    -------------------------------------------------
  335.    If you are using the clipboard to cut. copy or paste from DOS or OS/2
  336.    Presentation Manager programs to a Windows (WIN-OS2) application, be sure
  337.    that both the OS/2 or DOS application AND the Windows application are
  338.    running before doing the mark, then cut or copy from the source. If not,
  339.    the copy may not be successful.
  340.  
  341.  
  342.  - Configuring Program References
  343.    ------------------------------
  344.    OS/2 2.0 is an object-oriented system. Is is very tempting to enter the
  345.    Drives folders and begin moving program files where you want to use them.
  346.    The recommended way to do this is to not move the program files, but to
  347.    create Program Reference objects. In the settings for these objects,
  348.    you specify where the program file is. An alternative method is to create
  349.    a shadow of the program file. This way the files stays where the
  350.    application installation program put it, and no matter where it is
  351.    subsequently moved, the shadow points to it. You can then place the
  352.    shadow(s) wherever you like.
  353.  
  354.  
  355.  - Borland C++
  356.    -----------
  357.    If you wish to run Borland C++ for DOS under OS/2, you need to set the
  358.    DOS settings for that session for DPMI_DOS_API. This setting must be
  359.    DPMI_DOS_API set to ENABLE in order for C++ to function.
  360.  
  361.  
  362.  - After Dark for Windows
  363.    ----------------------
  364.    After Dark, the Windows screen saver program, places a TSR (terminate and
  365.    stay-resident) program into your AUTOEXEC.BAT file when it install itself.
  366.    If you wush to run After Dark in seamless mode (a Windows window on the
  367.    OS/2 desktop) then you must remove the reference to After Dark in your
  368.    AUTOEXEC.BAT file.
  369.  
  370.  
  371.  - IBM PC LAN Support Program
  372.    --------------------------
  373.    If you use the IBM PC LAN Support Program using the DOS device drivers
  374.    in an MVDM session, it may be necessary to reset the token ring adapter
  375.    card. That is, if you open the VDM, then shut it down and subsequently
  376.    wish to open another VDM with the LAN program. The file RSTTOK.ZIP can
  377.    be found in the IBMFILES section on Compuserve and on the
  378.    IBM National Support Center BBS. (For IBM internal users, it can be
  379.    found as RSTTOK PACKAGE on OS2TOOLS).
  380.  
  381.  
  382.  - Microsoft Word for OS/2
  383.    -----------------------
  384.    Microsoft Word for OS/2 has experienced problems running on OS/2 2.0.
  385.    Microsoft is able to provide a fix for this. If you are a registered user
  386.    of Word for OS/2, you may call Microsoft Support and request this fix.
  387.  
  388.  
  389.  - Lotus Freelance Graphics for OS/2
  390.    ---------------------------------
  391.    If you are a user of Lotus Freelance Graphics for OS/2, you may experience
  392.    problems installing the software. This has to do with how Freelance
  393.    checks for OS/2 version levels. A fix is available from Lotus. You may
  394.    also download FLGOS2.ZIP from the IBM BBS or Compuserve (in the IBMFILES
  395.    section) or INSTAL.ZIP from the LOTUS section of Compuserve.
  396.  
  397.  
  398.  - IBM 4029 Postscript driver for WIN-OS2
  399.    --------------------------------------
  400.    If you are installing the IBM4029 WINDOWS Postscript driver for use in
  401.    Win-OS/2, use the following steps. Doing it in any other way may create
  402.    an invalid entry in your WIN.INI file.
  403.  
  404.    Click on the Control Panel icon
  405.    Click on the Printers icon
  406.    Click on the button "Add Printer"
  407.    Select from the list of printers "Unlisted Printer" (bottom of list)
  408.    Insert the printer drivers diskette 4
  409.    In the Files and Directories dialog click on "A:"
  410.    Choose PSCRIPT.DRV from files list (PScript driver is being installed)
  411.  
  412.    Click on button "Configure"
  413.    Select proper port
  414.    Click button "Setup"
  415.    Select from list of printers "IBM4029 (17 font, 600 dpi)
  416.    Click on "OK" 3 times.
  417.    Exit the Control Panel
  418.    Exit WIN-OS/2, saving changes
  419.  
  420.  
  421.  
  422.  Section 3 - Hardware tips
  423.  ---------
  424.  
  425.  - Alternate pointing devices
  426.    --------------------------
  427.    There is an undocumented function in the mouse device driver. If you
  428.    have some alternate pointing device such as a tablet or touch screen,
  429.    you may use it in addition to the the regular mouse pointing device.
  430.  
  431.    1) Install the device driver for the device with the appropriate
  432.       DEVICE= statement in CONFIG.SYS (this must be an OS/2 device driver)
  433.  
  434.    2) Add the following to the end of the DEVICE=C:\OS2\MOUSE.SYS line:
  435.  
  436.       STYPE=xxxxxx$
  437.  
  438.       Where the xxxxx$ is the name of the device (from the device driver's
  439.       manual)
  440.  
  441.    3) Upone reboot, both pointing devices will be active.
  442.  
  443.  
  444.  - AOX systems
  445.    -----------
  446.    If your computer has an AOX add-in processor card and you encounter
  447.    problems either installing or booting your OS2 system, you should call
  448.    AOX support and ask for the latest "flash-prom" code upgrade.
  449.  
  450.  
  451.  - ISA (non Microchannel or non-EISA) bus systems
  452.    ----------------------------------------------
  453.    Some customers with AT-bus(ISA) systems may have disk controllers
  454.    that are not recognized or supported by 2.0. OEM drivers for
  455.    their disk controller may not yet be available.
  456.  
  457.    SYMPTOMS: Very slow install
  458.              Very noisy hard disk during install
  459.              FDISK errors
  460.              Disk not recognized
  461.  
  462.    WORKAROUND:
  463.    1) Use DOS to edit the CONFIG.SYS on Diskette #1 in the 2.0 package.
  464.       Diskette #1 is the first diskette AFTER the Install diskette.
  465.  
  466.        Change the line -
  467.               BASEDEV=IBM1S506.ADD
  468.  
  469.             to
  470.  
  471.        REM BASEDEV=IBM1S506.ADD
  472.  
  473.    2) Boot the Install diskette and proceed with Install through the
  474.       first five diskettes.
  475.  
  476.    3) After diskettes 1 through 5 are processed, you are asked to
  477.       reinsert the Install diskette.
  478.       DO SO.
  479.       After copying some files from the Install diskette, you are
  480.       asked to remove the Install diskette and press Enter to reboot.
  481.  
  482.       DO NOT DO THIS. LEAVE THE INSTALL DISKETTE IN THE DRIVE.
  483.  
  484.    4) Press Enter with the Install diskette in the drive.
  485.       This will boot the Install diskette.
  486.       You will be asked to insert Diskette #1.
  487.       DO SO.
  488.       Watch the screens carefully. You will see a
  489.       screen that tells you (on the lower left) to press ESC to exit.
  490.       When you see this, press Esc.
  491.  
  492.    5) You are now at a command line.
  493.       Enter the following commands:
  494.  
  495.           RENAME C:\OS2\IBM1S506.ADD   IBM1S506.XXX
  496.           COPY   C:\OS2\IBMINT13.I13   C:\OS2\IBM1S506.ADD
  497.  
  498.          Note: If C is not your install drive, adjust the commands
  499.                         accordingly.
  500.  
  501.    6) Remove the diskette from the drive.
  502.       Press ALT-CTRL-DEL to reboot the system, and install will
  503.       pick up where it left off.
  504.  
  505.  
  506.  - IBM PS/2 Model 90/95 systems
  507.    ----------------------------
  508.    For model 90 systems, you should ensure that your system has
  509.    engineering change (EC) level ECA-053 and/or ECA-084. ECA-053 is needed
  510.    to address a downlevel processor card which could cause memory parity
  511.    errors. The ECA-084 is to address a memory riser-card problem that could
  512.    cause memory errors. Your IBM hardware service representative
  513.    can assist you with this.
  514.  
  515.    If your processor card has part number 84F9356 then it should be replaced.
  516.    (ECA-053)
  517.  
  518.    If your memory "riser" card is part number 84F8157, then it should
  519.    be replaced.  (ECA-084)
  520.  
  521.    For both model 90 and 95 machines, you must ensure that you have matched
  522.    pairs of memory SIMMs. This means that each pair of SIMMs, as described
  523.    in your technical reference manual, must be matched as to memory size
  524.    and speed. Mixing SIMMS can cause some machines to report memory errors.
  525.  
  526.  
  527.  - Printing
  528.    --------
  529.    When instaling auxiliary parallel port expansion cards, you need to
  530.    ensure that they are configured to share interrupt level 7 (IRQ7).
  531.    Not doing so will cause printing under OS/2 to function erratically.
  532.  
  533.    If you send a print job to a printer that is powered off, you may
  534.    experience a corrupted job when responding to the RETRY dialog after
  535.    powering on the printer. You should cancel the job and resubmit it
  536.    after turning on the printer.
  537.  
  538.    There are some printers, when attached to an IBM Model 95 can lose
  539.    interrupts if DMA Parallel is turned on. By turning off DMA parallel
  540.    with the reference disk, you can clear this up. This can vary from
  541.    system to system and printer to printer.
  542.  
  543.  - SCSI cards
  544.    ----------
  545.    The early versions of the IBM 16-bit SCSI adapters may experience
  546.    problems and report erroneously that the device is not functioning.
  547.    This can be corrected by replacing the SCSI card with a card with
  548.    updated microcode.
  549.  
  550.  - General
  551.    -------
  552.    There have been some intermittent problems using 50 mHz systems with
  553.    AT-style bus machines with a mouse. The mouse can get out of synch.
  554.    Input will function through the keyboard and the mouse, but it is
  555.    recommended to shutdown the system and restart to "resynch" the mouse.
  556.  
  557.  
  558. Thanks to the following contributors:
  559.  
  560. Irv Spalten              IBM Corp.
  561. Dave Blaschke            IBM Corp.
  562. John Hare and Jeff Muir  IBM Corp.
  563. Mel Hallerman            IBM Corp.
  564.  
  565. Anyone else who I may have forgotten.
  566.  
  567.  
  568. IBM DISCLAIMS ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING WITHOUT
  569. LIMITATION, WARRANTIES OF FITNESS AND MERCHANTABILITY WITH RESPECT TO THE
  570. INFORMATION IN THIS DOCUMENT. BY FURNISHING THIS DOCUMENT, IBM GRANTS NO
  571. LICENSES TO ANY RELATED PATENTS OR COPYRIGHTS. Copyright IBM Corporation, 1992.
  572.                               All rights reserved.
  573.  
  574.